home *** CD-ROM | disk | FTP | other *** search
- Path: pnn.projo.com!news
- From: jgesuald@projo.com (John A. Gesualdi)
- Newsgroups: comp.lang.c
- Subject: Help, question on Visual C++ 4.0?
- Date: 22 Mar 1996 12:20:20 GMT
- Organization: Providence Journal Company, Providence, RI
- Distribution: world
- Message-ID: <4iu5u4$t5r@pnn.projo.com>
- Reply-To: jgesuald@projo.com
- NNTP-Posting-Host: rhodes.projo.com
- Keywords: Help, question on Visual C++ 4.0 ?
-
-
- I'm learning C programming on my Linux system using a gnu compiler. Recently
- I purchased Microsoft Visual C++ 4.0 development system, I'm not trying to
- learn C++ or MFC peogrammigng , I just wanted a compiler that runs under win.
- Under Unix I can use the script commamnd to record the compiling session and
- record program output when run, this output goes to a file that I can print out,
- this way I can turn in my homework. Does anyone know of a way to capture/print
- the output of compiling a source file and running a program with Visual C++ 4.0 ?
- My programs are basic single source file which use the console application or
- basic stdin/stdout interface.
-
-
-
-
-
-
-
-
-